Nevron Vision for SharePoint Documentation
Chart / Chart Panels / Charting Types / Tree Map Chart
In This Topic
    Tree Map Chart
    In This Topic

    Palette

    The settings on this tab allow you to control how the tree map palette is generated.

     

    Smooth Palette - whether to interpolate the colors on the tree map when a change does not fall on a specific color or not.

    Change Palette Mode - whether to take the absolute or relative (to its value) change for each node when computing the color of the node.

    Palette Range - allows you to specify custom min / max values for the range of values denoted by the palette.

    Palette Colors - allows you to specify the Min, Max and Zero colors used to construct the palette.

     

    Layout

    The settings on this tab allow you to control the layout of the tree nodes.

     

    Horizontal Fill Mode - specifies how the tree map fills the available space horizontally. Possible options are "Left to Right" and "Right to Left".

    Vertical Fill Mode - specifies how the tree map fills the available space vertically. Possible options are "Top to Bottom" and "Bottom to Top".

    Sort Order - specifies the order of the nodes. Possible options are "Descending" and "Ascending". "Descending" means that the node with biggest value is placed first, followed by the second largest node etc.

    Group / Node Margins and Padding - allows you to specify the margins and padding for group and leaf nodes in the tree.

     

    Group

    The settings on this tab allow you to modify the group settings

    Fill Style - controls the filling applied on each individual group.

    Stroke Style - controls the stroke applied on each individual group.

    Label Text Style - controls the label style used to display the group label.

    Label Alignment - controls how the label of the group is positioned relative to the group.

    Legend Label Format - the format used to display the group on the legend. Possible format strings are:

    <label> - the label assigned to the group node

    <min_value> - the minimum value of all child nodes in the group

    <max_value> - the maximum value of all child nodes in the group

    <total_value> - the sum of the values of all child nodes in the group.

    <min_change> - the minimum change of all child nodes in the group.

    <max_change> - the maximum change of all child nodes in the group.

    <min_change_percent> - the minimum change percent of all child nodes in the group.

    <max_change_percent> - the maximum change percent of all child nodes in the group.

    Label Format - the format used to display the group label. The format settings are the same as the Legend Label Format settings.

     

    Legend

    The settings on this tab allow you to control how the tree map is displayed on the legend.

     

    Legend - specifies the target legend

    Mode - specifies which nodes must be displayed on the legend. Possible values are:

    None - the legend does not display information about the tree map.

    Group - the legend displays information about group node only.

    Value Nodes - the legend displays information about value nodes only.

    Group and Value Nodes - the legend displays information about both group and value nodes.

    Palette - the legend displays palette information.

    Order - specifies the order in which legend items are added to the legend. Possible values are "Append" and "Prepend".

    Content Alignment - specifies how the content of the legend items is aligned.

    Text Fit Mode - specifies the text fit mode. Possible options are "Wrap" and "None".

    Max Text Width - specifies the maximum text width when Text Fit Mode is set to "Wrap".